Skip to main content

Silently upgrading Compose

Information note

Before starting the silent upgrade:

  1. Create a response file. See Step 1 of "Creating a Response File" in Silently installing Compose
  2. It is strongly recommended to back up the Compose "Data" folder.
  3. All tasks and java processes must be terminated. Compose runs a check to verify the termination of tasks and processes before running the upgrade. If any processes are found to be still running, the upgrade will be aborted.
  1. Open a command prompt and change the working directory to the directory containing the Compose setup file.
  2. Issue the following command (where <my_response_file> is the path to the response file you created earlier):

Syntax:

<COMPOSE_KIT> /s /f1<my_response_file> [/f2<LOG_FILE>]

Example:

C:\>Qlik_Compose_<version.number>.exe /s /f1C:\temp\1\Compose_upgrade.iss /f2C:\temp\1\silent_x64_up.log

If the upgrade was successful, the log file should contain the following rows:

[ResponseResult]

ResultCode=0

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!